home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 911 / PROLOTTO.DOC < prev    next >
Text File  |  1988-05-16  |  34KB  |  925 lines

  1.  
  2.  
  3.  
  4.  
  5.                               PL.EXE  v.1.3
  6.  
  7.                  For: Lotteries ranging from 4/15 to 7/60
  8.  
  9.          IBM PC/XT   w/128k  +  DOS 2.0 or later
  10.  
  11.                              Reference Manual
  12.  
  13.  
  14.          *******************************************************
  15.          *                                                     *
  16.          *    There is no guarantee that this program will     *
  17.          *       work on all machines and compatables.         *
  18.          *                  No refunds.                        *
  19.          *                                                     *
  20.          *     If you have a problem, use the form at the      *
  21.          *             end of this document.                   *
  22.          *                                                     *
  23.          *******************************************************
  24.  
  25.  
  26.  
  27.    ╦═══╗ ╦═══╗ ╔══╗  ┬     ┌───┐ ┌──┬──┐ ┌──┬──┐ ┌───┐            ┐ ┌───┐
  28.    ║   ║ ║   ║ ║  ║  │     │   │    │       │    │   │     │   │  │     │
  29.    ╠═══╝ ╠═╦═╝ ║  ║  │     │   │    │       │    │   │     └┐ ┌┘  │  ───┤
  30.    ║     ║ ╚╗  ║  ║  │     │   │    │       │    │   │      └┬┘   │     │
  31.    ╩     ╩  ╚═ ╚══╝  ┴───┘ └───┘    ┴       ┴    └───┘       ┴    ┴■└───┘
  32.  
  33.   ╔═════════════════════════╗
  34.   ║    **  L O T T O  **    ║    ProLotto is a program that handles tasks
  35.   ╠═════════════════════════╣   from choosing lottery numbers, storing
  36.   ║  1 ██  3  4  5  6  7  8 ║   them, calculating money spent, finding
  37.   ║                         ║   most common numbers, finding matches and
  38.   ║  9 10 11 ██ 13 14 15 16 ║   cross referencing, and graphing past
  39.   ║                         ║   numbers.
  40.   ║ 17 18 19 20 21 22 23 24 ║    ProLotto v1.3 update now accomodates for
  41.   ║                         ║   drawings in the range of 4/15 up thru 7/60
  42.   ║ 25 26 27 28 29 30 31 32 ║   format lotteries and drawings on multiple
  43.   ║                         ║   days of the week.
  44.   ║ 33 34 ██ 36 ██ 38 39 40 ║                           Mark Frank
  45.   ║                         ║    Source code and        709 Washington Ave
  46.   ║ 41 42 ██ 44 45 46 ██ 48 ║   updates available-      Burlington,  WA
  47.   ╚═════════════════════════╝   see documentation.              98233-1901
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59. ProLotto   Author: Mark Frank
  60.  
  61. 709 Washington Avenue
  62. Burlington, Washington
  63.             98233-1901
  64.  
  65.  
  66.                                - Page 1 -
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73. What can ProLotto (PL.EXE) do for me?
  74.  
  75.  
  76.   1) Choose your lottery numbers in a structured manner
  77.       Using the most popular (most often encountered) numbers
  78.       Using the least popular numbers
  79.       Using numbers that are 'Due' or expected to be chosen
  80.       Using your numbers in predefined systems
  81.       Using random numbers (not recommended)
  82.  
  83.  
  84.   2) Store all past numbers you have played.
  85.   3) Store all past winning numbers.
  86.   4) Calculate money spent on the lottery.
  87.   5) Find the numbers that are chosen most often.
  88.   6) Find the numbers that are 'Due'.
  89.   6) Graph out the numbers showing their popularity.
  90.   7) Look for matching numbers between you and the
  91.      lottery.
  92.  
  93.  
  94.  
  95.  
  96.  
  97. NOTE: If you have used the first version PROLOTTO.EXE, you MUST
  98.       convert your old data files to the new compressed format
  99.       of version 1.3. Also, you must install the new version.
  100.  
  101.  
  102.      - PROLOTTO NOTICE -
  103.  
  104.      Steps involved in using version 1.3:
  105.  
  106.  
  107.        - H a r d   D i s k   U s e r s -
  108.  
  109.          1)  You must copy the file CONVERT.EXE into the
  110.              sub-directory where your ProLotto data files,
  111.              (PROLOTTO.NUM, .WIN, and .LWK) are located.
  112.          2)  Run the CONVERT.EXE program. This will make
  113.              the files PROLOTTO.NU2, .WI2, .LW2.
  114.          3)  Copy the programs PL.EXE and PLINSTAL.EXE
  115.              into the sub-directory where your ProLotto
  116.              data files are located.
  117.          4)  Run the PLINSTAL.EXE program.
  118.          5)  Run ProLotto v1.3.
  119.  
  120.          6)  After you see that the program works fine and the
  121.              lotto data files were converted sucessfully,
  122.              you may erase the old files:
  123.                    PROLOTTO.EXE
  124.                    PROLOTTO.NUM
  125.                    PROLOTTO.WIN
  126.                    PROLOTTO.LWK
  127.  
  128.  
  129.  
  130.  
  131.  
  132.                                - Page 2 -
  133.  
  134.  
  135.        - F l o p p y   D i s k   U s e r s -
  136.  
  137.          1)  You must copy the file CONVERT.EXE onto
  138.              YOUR lottery program disk that you have
  139.              been using.
  140.          2)  Run the CONVERT.EXE program. This will create
  141.              the files PROLOTTO.NU2, .WI2, .LW2.
  142.          3)  Copy the programs PL.EXE and PLINSTAL.EXE
  143.              onto YOUR lottery program disk that you have
  144.              been using.
  145.          4)  Run the PLINSTAL.EXE program.
  146.          5)  Run ProLotto v1.3 by typing PL at the prompt.
  147.  
  148.          6)  After you see that the program works fine and the
  149.              lotto data files were converted sucessfully,
  150.              you may erase the old files:
  151.                    PROLOTTO.EXE
  152.                    PROLOTTO.NUM
  153.                    PROLOTTO.WIN
  154.                    PROLOTTO.LWK
  155.  
  156.  
  157.  
  158.  
  159. Main Menu Options
  160.  
  161. Sample screen of Main Menu:
  162. ----------------------------------------------------------------------------|
  163.      ┌─────────────────────────────────────┐                                |
  164.      │ Installed For: Color                │       ─┼─────────────┼─        |
  165.      │                                     │        │  Space Bar  │         |
  166.      │ Cost: $  0.50   Days:               │        │     To      │         |
  167.      │ Pick 6 Numbers            WEDNESDAY │        │   Select    │         |
  168.      │ Out Of 1-44               SATURDAY  │       ─┼─────────────┼─        |
  169.      └─────────────────────────────────────┘                                |
  170.                                                                             |
  171.                                                                             |
  172.        Choose Lotto Numbers ─┬── BY MOST POPULAR NUMBERS                    |
  173.                              ├── least popular numbers                      |
  174.                              ├── numbers that are due                       |
  175.                              ├── your own numbers                           |
  176.                              └── randomly generated                         |
  177.                                                                             |
  178.     enter last lotto drawing numbers            graph past numbers          |
  179.     enter a group of past winning numbers       print past numbers played   |
  180.     find money spent - odds                     print past winning numbers  |
  181.     find most popular numbers                   look for matches            |
  182.     find numbers that are due                   exit                        |
  183.                                                                             |
  184. ----------------------------------------------------------------------------|
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.                                - Page 3 -
  199.  
  200.  
  201. Menu Option-  Choose Lotto Numbers
  202.  
  203.  
  204.   ****************************************************************
  205.   *                                                              *
  206.   *   NOTICE: The first time that you use this feature,          *
  207.   *           you will not be able to use the top three          *
  208.   *           options. This is because these options             *
  209.   *           rely upon past winning numbers. The winning        *
  210.   *           numbers are saved in a disk file 'prolotto.wi2'.   *
  211.   *           If you have not used this program before,          *
  212.   *           there will be no numbers in this file. These       *
  213.   *           three options will be usable after you use         *
  214.   *           this program a couple of times.                    *
  215.   *                                                              *
  216.   ****************************************************************
  217.  
  218.  
  219.  
  220.    This is the option for selecting the numbers.
  221.  
  222.    First, select method of play for menu.
  223.  
  224.  
  225.  
  226.    The first thing that you will be prompted for is the current date.
  227. You enter today's day E.g.- Wednesday. Then enter the date using the
  228. form shown.
  229.  
  230. Sample:
  231. ---------------------------------------------|
  232.                                              |
  233.           E.g- Wednesday                     |
  234. Enter the day  Saturday                      |
  235.                                              |
  236.                                              |
  237.                  E.g- 1/1/80 or 01-01-1980   |
  238.                                              |
  239. Please enter the date: 5-14-88               |
  240.                                              |
  241. ---------------------------------------------|
  242.  
  243. NOTE: There is no check to see if the date is valid so enter it
  244.       correctly.
  245.  
  246. If you selected "by most popular numbers":
  247.     The computer will open the disk file 'prolotto.wi2' and read in
  248.     all of the past winning numbers, and find the most popular numbers.
  249.     You will be shown a screen of ways that you can play, depending on
  250.     how much money you want to spend.
  251.     NOTE: If in your lottery you choose 6 numbers, you must play a
  252.           Pick 6 lottery system. If your lottery chooses 5 numbers,
  253.           you must play a Pick 5 lottery system and so on.
  254.  
  255. If you selected "least popular numbers":
  256.     The computer will open the disk file 'prolotto.wi2' and read in
  257.     all of the past winning numbers, and find the least popular numbers.
  258.     You will be shown a screen of ways that you can play, depending on
  259.     how much money you want to spend.
  260.     NOTE: If in your lottery you choose 6 numbers, you must play a
  261.           Pick 6 lottery system. If your lottery chooses 5 numbers,
  262.           you must play a Pick 5 lottery system and so on.
  263.  
  264.                                - Page 4 -
  265.  
  266. If you selected "numbers that are due":
  267.     The computer will open the disk file 'prolotto.wi2' and read in
  268.     all of the past winning numbers, and find the due numbers.
  269.     You will be shown a screen of ways that you can play, depending on
  270.     how much money you want to spend.
  271.     NOTE: If in your lottery you choose 6 numbers, you must play a
  272.           Pick 6 lottery system. If your lottery chooses 5 numbers,
  273.           you must play a Pick 5 lottery system and so on.
  274.  
  275. If you selected "your own numbers":
  276.     You will be shown a screen of ways that you can play, depending on
  277.     how much money you want to spend.
  278.     NOTE: If in your lottery you choose 6 numbers, you must play a
  279.           Pick 6 lottery system. If your lottery chooses 5 numbers,
  280.           you must play a Pick 5 lottery system and so on.
  281.     Depending on which system you choose, the will be prompted to enter
  282.     the set of numbers you would like to play. Separate your numbers with
  283.     SPACES!
  284.  
  285.  
  286. -----------------------------------------------------------------------------|
  287.                                                                              |
  288.      Choose by number the system you want to play:       0 for more          |
  289.                                                                              |
  290.                                                                     System # |
  291.  Pick 4 Lottery ┬ match all if you match 4 out of your 4 // 1 set         1  |
  292.                 ├ match all if you match 4 out of your 5 // 5 sets        2  |
  293.                 ├ match all if you match 4 out of your 6 // 15 sets       3  |
  294.                 └ match all if you match 4 out of your 7 // 35 sets       4  |
  295.                                                                              |
  296.  Pick 5 Lottery ┬ match all if you match 5 out of your 5 // 1 set         5  |
  297.                 ├ match all if you match 5 out of your 6 // 6 sets        6  |
  298.                 ├ match all if you match 5 out of your 7 // 21 sets       7  |
  299.                 └ match all if you match 5 out of your 8 // 56 sets       8  |
  300.                                                                              |
  301.  Pick 6 Lottery ┬ match all if you match 6 out of your 6 // 1 set         9  |
  302.                 ├ match all if you match 6 out of your 7 // 7 sets       10  |
  303.                 └ match all if you match 6 out of your 8 // 28 sets      11  |
  304.                                                                              |
  305.  Pick 7 + Bonus ┬ match all (6) if you match 6 out of your 7 // 1 set    12  |
  306.           (6+1) ├ match all (6) if you match 6 out of your 8 // 7 sets   13  |
  307.                 └ match all (6) if you match 7 out of your 9 // 23 sets  14  |
  308.                                                                              |
  309. -----------------------------------------------------------------------------|
  310.  
  311.    At this point, to see more systems, enter a 0.
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.                                - Page 5 -
  331.  
  332. -----------------------------------------------------------------------------|
  333.                                                                              |
  334.      Choose by number the system you want to play:       0 for more          |
  335.                                                                              |
  336.                                                                     System # |
  337.  Pick 4 Lottery ┬ match 3 if you match 4 out of your 5 // 1 set          15  |
  338.                 ├ match 3 if you match 4 out of your 6 // 3 sets         16  |
  339.                 ├ match 3 if you match 4 out of your 7 // 5 sets         17  |
  340.                 └ match 3 if you match 4 out of your 8 // 11 sets        18  |
  341.                                                                              |
  342.  Pick 5 Lottery ┬ match 4 if you match 5 out of your 6 // 1 set          19  |
  343.                 ├ match 4 if you match 5 out of your 7 // 3 sets         20  |
  344.                 └ match 4 if you match 5 out of your 8 // 9 sets         21  |
  345.                                                                              |
  346.                                                                              |
  347.  Pick 6 Lottery ┬ match 5 if you match 6 out of your 7 // 1 set          22  |
  348.                 ├ match 5 if you match 6 out of your 8 // 3 sets         23  |
  349.                 └ match 5 if you match 6 out of your 9 // 11 sets        24  |
  350.                                                                              |
  351. -----------------------------------------------------------------------------|
  352.  
  353.  
  354.  
  355. If you selected "randomly generated":
  356.     You are shown the range of money that you can play. Enter an amount
  357.     of money that you would like to play.
  358.  
  359.  
  360. (Common to all choices)
  361.     You will be shown a screen of the numbers that the computer has
  362. chosen.
  363.  
  364. Sample:
  365. ----------------------------------------------------------------------------|
  366. These numbers are for the lotto drawing on 5/14/1988.                       |
  367.                                                                             |
  368.                                                                             |
  369. #1 #2 #3 #4 #5 #6 #7  ═╦═  #1 #2 #3 #4 #5 #6 #7  ═╦═  #1 #2 #3 #4 #5 #6 #7  |
  370. 13 17  6  9 19 24      ║   13  9 19 24 32 35      ║                         |
  371. 13 17  6  9 19 32      ║   17  6  9 19 24 32      ║                         |
  372. 13 17  6  9 19 35      ║   17  6  9 19 24 35      ║                         |
  373. 13 17  6  9 24 32      ║   17  6  9 19 32 35      ║                         |
  374. 13 17  6  9 24 35      ║   17  6  9 24 32 35      ║                         |
  375. 13 17  6  9 32 35      ║   17  6 19 24 32 35      ║                         |
  376. 13 17  6 19 24 32      ║   17  9 19 24 32 35      ║                         |
  377. 13 17  6 19 24 35      ║    6  9 19 24 32 35      ║                         |
  378. 13 17  6 19 32 35      ║                          ║                         |
  379. 13 17  6 24 32 35      ║                          ║                         |
  380. 13 17  9 19 24 32      ║                          ║                         |
  381. 13 17  9 19 24 35      ║                          ║                         |
  382. 13 17  9 19 32 35      ║                          ║                         |
  383. 13 17  9 24 32 35      ║                          ║                         |
  384. 13 17 19 24 32 35      ║                          ║                         |
  385. 13  6  9 19 24 32      ║                          ║                         |
  386. 13  6  9 19 24 35      ║                          ║                         |
  387. 13  6  9 19 32 35      ║                          ║                         |
  388. 13  6  9 24 32 35      ║                          ║                         |
  389. 13  6 19 24 32 35      ║                          ║                         |
  390.                                                  Do you want a printout ?   |
  391. ----------------------------------------------------------------------------|
  392.  
  393.  
  394.  
  395.  
  396.                                - Page 6 -
  397.  
  398.     You are prompted at the bottom of the screen if you would like a
  399. print out to the printer. If you press y, a copy of the numbers is sent
  400. to the printer.  NOTE: If the printer is off, results are unpredictable.
  401. Next, you are asked if you want the lotto numbers saved to the disk, if
  402. you plan on playing the numbers, press y and a copy of them will be
  403. saved to the disk. To return to the main menu, press any key.
  404.  
  405.  
  406.  
  407.  
  408. Menu Option-  enter last lotto drawing numbers
  409.  
  410.    This is used after the you find out the numbers that were selected
  411. by the state.
  412.    When you select this, the computer will read in the last set
  413. of numbers in the winning numbers file. You will be shown the date
  414. for that set of numbers. VERIFY the date. Make sure it is the same
  415. as the one for the numbers that you are entering! IF THEY ARE DIFFERENT,
  416. ENTER -1 IN PLACE OF EACH NUMBER YOU WERE GOING TO ENTER. IF THE DATES
  417. ARE DIFFERENT, THAT MEANS THAT YOU DID NOT PLAY ANY NUMBERS FOR THAT
  418. DRAWING. TO ENTER THE WINNING NUMBERS, USE OPTION- enter a group of
  419. past winning numbers.
  420.  
  421. Sample:
  422. --------------------------------------------|
  423.                                             |
  424.  You are entering the winning lottery       |
  425. numbers for the date of 5/14/1988           |
  426.                                             |
  427.                                             |
  428.    Enter 6 winning numbers                  |
  429.                                             |
  430.    Separate with spaces : 9 13 24 32 35 40  |
  431.                                             |
  432. --------------------------------------------|
  433.  
  434.  
  435.  
  436. Menu Option-  enter a group of past winning numbers
  437.  
  438.    To use this, you MUST know the past dates and the numbers.
  439.  
  440.    Enter the date and then the numbers separated with SPACES!
  441. You are asked if you want to enter another set. If you do not want to
  442. enter anymore, enter an n here.
  443.  
  444. Sample screen output:
  445. --------------------------------------------------------------|
  446.                                                               |
  447. Enter Past Lotto Drawing Numbers Routine                      |
  448.                                                               |
  449.                E.g.-     12/31/1987 or 12-31-87               |
  450. Enter date of drawing :5-14-88                                |
  451.                                                               |
  452.                                                               |
  453. Enter the 6 drawn (separate with spaces) : 9 13 24 32 35 40   |
  454.                                                               |
  455.                                                               |
  456. Do you want to enter another (Y/N) :n                         |
  457.                                                               |
  458. --------------------------------------------------------------|
  459.  
  460.  
  461.  
  462.                                - Page 7 -
  463.  
  464. Menu Option-  find money spend - odds
  465.  
  466.    This utility will calculate the amount of money spent on the lottery.
  467. An example screen output will look like this:
  468.  
  469. ----------------------------------------------------------------|
  470.                                                                 |
  471. The total spent =         $ 15.000000                           |
  472.                                                                 |
  473. The number of sets played = 30.000000                           |
  474.                                                                 |
  475. The odds of selecting 6 of 44 is 1:7059052.000000               |
  476.                                                                 |
  477. The odds of randomly winning have increased to 1:235301.733333  |
  478.                                                                 |
  479. ----------------------------------------------------------------|
  480.  
  481. NOTE: The output is based upon the type of lottery that you have installed
  482.       the program for. In this case, Washington state: Pick 6 out of 44
  483.       numbers at $ 0.50 per set of numbers.
  484.  
  485.  
  486.  
  487.  
  488.  
  489. Menu Option-  find most common numbers
  490.  
  491.    This will read all of your past numbers (along with Your State's) and
  492. printout the most popular showing the number and how many times it was
  493. chosen.
  494.  
  495. Sample screen  output:
  496. -----------------------------------------------------------------------------|
  497.                                                                              |
  498.                    Most popular numbers (your numbers)                       |
  499.                                                                              |
  500.                                                                              |
  501. # 5 =    7 times    #16 =    7 times    #37 =    7 times    #41 =    7 times |
  502. # 2 =    6 times    # 9 =    6 times    #15 =    6 times    #32 =    6 times |
  503. #38 =    6 times    # 4 =    5 times    # 6 =    5 times    #11 =    5 times |
  504. #12 =    5 times    #19 =    5 times    #24 =    5 times    #26 =    5 times |
  505. #39 =    5 times    #40 =    5 times    # 7 =    4 times    #13 =    4 times |
  506. #22 =    4 times    #30 =    4 times    #33 =    4 times    #43 =    4 times |
  507. #44 =    4 times    # 3 =    3 times    # 8 =    3 times    #10 =    3 times |
  508. #14 =    3 times    #17 =    3 times    #18 =    3 times    #21 =    3 times |
  509. #23 =    3 times    #25 =    3 times    #27 =    3 times    #29 =    3 times |
  510. #34 =    3 times    #35 =    3 times    #36 =    3 times    #28 =    2 times |
  511. #31 =    2 times    # 1 =    1 times    #20 =    1 times    #42 =    1 times |
  512.                                                                              |
  513.                                                                              |
  514.                                                            Any key...        |
  515.                                                                              |
  516. -----------------------------------------------------------------------------|
  517.  
  518.  
  519.  
  520. Menu Option- find numbers that are due
  521.  
  522.    This will read all of the past winning numbers and show you which
  523. ones are due. They are shown on a priority scale, 1 being the most due.
  524.  
  525.  
  526.  
  527.  
  528.                                - Page 8 -
  529.  
  530. Menu Option-  Graphic Look at Past Average
  531.    This will read all of your past numbers and show you (in text)
  532. which of your numbers come up the most. It will also show Your
  533. State's numbers popularity.
  534.  
  535. Sample screen output:
  536. -----------------------------------------------------------------|
  537.                                                                  |
  538.                  Graph Of Your Numbers                           |
  539.                                                                  |
  540.                                                                  |
  541.                                                                  |
  542.                                                                  |
  543.                                                                  |
  544.     X          X                    X   X                        |
  545.  X  X   X     XX               X    XX  X                        |
  546.  X XXX  X XX  XX  X    X X     X    XXXXX                        |
  547.  X XXXX X XXX XX  X  X X X   X XX   XXXXX XX                     |
  548.  XXXXXXXXXXXXXXXXXX XXXXXXX XX XXXXXXXXXX XX                     |
  549.  XXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXX XX                     |
  550. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX                     |
  551. ────────────────────────────────────────────────────────────     |
  552. 123456789111111111122222222223333333333444444444455555555556     |
  553.          012345678901234567890123456789012345678901234567890     |
  554.                                                                  |
  555. -----------------------------------------------------------------|
  556.  
  557.  
  558. Menu Option-  Printout Past Numbers
  559.  
  560.    You will be asked if you want a printout of last week's numbers or
  561. all the numbers you have ever played.
  562.    This will list your past numbers you have played.
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.                                - Page 9 -
  595.  
  596. Sample:
  597. ------------------------------------------|
  598.                                           |
  599. 1) Numbers of last lotto                  |
  600. 2) All past numbers                       |
  601.                                           |
  602.   Select: 1                               |
  603.                                           |
  604.  Listing of Your Last Lotto Numbers       |
  605.                                           |
  606. 5/14/1988     6  7 12 16 32 41            |
  607. 5/14/1988     2 10 11 22 23 37            |
  608. 5/14/1988    14 30 33 38 41 44            |
  609. 5/14/1988    27 28 37 39 40 44            |
  610. 5/14/1988     2  9 11 24 32 33            |
  611. 5/14/1988     2 10 16 27 29 39            |
  612. 5/14/1988     3  5  8  9 35 41            |
  613. 5/14/1988     8  9 16 18 37 38            |
  614. 5/14/1988     2  4 12 17 25 36            |
  615. 5/14/1988     5  6 16 19 22 36            |
  616. 5/14/1988     4  5 17 26 29 40            |
  617. 5/14/1988     2  5 19 25 29 39            |
  618. 5/14/1988     1 10 14 28 43 44            |
  619. 5/14/1988    15 26 35 37 41 44            |
  620. 5/14/1988     3  4 19 32 34 43            |
  621. 5/14/1988     4  7  9 13 24 30            |
  622. 5/14/1988    11 17 32 37 38 41            |
  623. 5/14/1988     9 18 26 32 38 40            |
  624. 5/14/1988    13 15 33 34 42 43            |
  625. 5/14/1988     9 14 16 23 24 37            |
  626. 5/14/1988     4 11 16 21 26 31            |
  627. Any Key For More...                       |
  628.                                           |
  629. ------------------------------------------|
  630.  
  631. Menu Option-  Printout Winning Numbers
  632.  
  633.    Prints all of the past winning numbers that are in the prolotto.wi2
  634. file.
  635.  
  636.  
  637.  
  638.  
  639.  
  640. Menu Option-  Look for Match
  641.  
  642.    Choosing # 1 "Find matches of last lotto drawing" will print out
  643. the matches you had for last week. If the file PROLOTTO.LWK is not
  644. found, there will be an error.
  645.    Choosing #2 or #3: If you want to see all of the matches that you
  646. have made to date, choose #2, this uses matching dates to do the compare.
  647. If you want to cross reference all winning numbers with all of your numbers
  648. choose #3.
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.                                - Page 10 -
  661.  
  662. Sample output:
  663. ------------------------------------------------------------------|
  664.                                                                   |
  665.   1) Find all matches of the last drawing                         |
  666.   2) Find all matches with matching dates                         |
  667.   3) Find all matches globally                                    |
  668.                                                                   |
  669. Select 1                                                          |
  670.                                                                   |
  671.                                                                   |
  672. 5/14/1988   6 12 16 18 24 39    Your Numbers     You matched 1    |
  673. 5/14/1988   9 13 24 32 35 40    Lotto Winning Numbers             |
  674.                                                                   |
  675. 5/14/1988  13 15 21 24 26 33    Your Numbers     You matched 2    |
  676. 5/14/1988   9 13 24 32 35 40    Lotto Winning Numbers             |
  677.                                                                   |
  678. 5/14/1988   2 12 15 30 34 40    Your Numbers     You matched 1    |
  679. 5/14/1988   9 13 24 32 35 40    Lotto Winning Numbers             |
  680.                                                                   |
  681. 5/14/1988  13 15 31 35 40 41    Your Numbers     You matched 3    |
  682. 5/14/1988   9 13 24 32 35 40    Lotto Winning Numbers             |
  683.                                                                   |
  684. 5/14/1988   6 11 22 32 36 41    Your Numbers     You matched 1    |
  685. 5/14/1988   9 13 24 32 35 40    Lotto Winning Numbers             |
  686.                                                                   |
  687. Matches of one = 11                                               |
  688. Matches of two = 3                                                |
  689. Matches of three = 4                                              |
  690. Matches of four = 0                                               |
  691. Matches of five = 0                                               |
  692. Matches of six = 0                                                |
  693. Matches of seven = 0                                              |
  694.                                                                   |
  695.  Total matches = 29                                               |
  696.                                                                   |
  697. ------------------------------------------------------------------|
  698.  
  699.  
  700. Menu Option-  Exit
  701.  
  702.    Exit to system.
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.                                - Page 11 -
  727.  
  728. Misc. things not mentioned. (Yet)
  729.  
  730. ┌─────────────────────────────────────┐
  731. │ Installed For: Color                │
  732. │                                     │
  733. │ Cost: $  0.50   Days:               │
  734. │ Pick 6 Numbers            WEDNESDAY │
  735. │ Out Of 1-44               SATURDAY  │
  736. └─────────────────────────────────────┘
  737.  
  738.    If you have not installed this program, (PL.EXE) you must do this now.
  739. Run the program PLINSTAL.EXE.  If you have CGA, EGA, or Hercules
  740. MONOchrome text, first you will be shown a block of text. You will
  741. press f or b to change the foreground and background. When you are
  742. satisfied, press return. NOTE: If you have a video card that is not
  743. standard, the program PL.EXE will do all the the screen output via
  744. the DOS BIOS routines and this is very slow- fair warning.
  745.  
  746.    You will be asked if you want to see the opening screen each time
  747. run the program.
  748.    Next, enter the cost of playing one set of numbers.
  749.    Enter the range of the lottery numbers (15-60).
  750.    Enter how many numbers you choose (4-7).
  751.    Then you enter the day(s) that the lottery chooses it's numbers-
  752. When you have typed in all of the days that the lottery chooses it's
  753. numbers, finnish by pressing [Ret] until the program exits.
  754.  
  755.   If, after you install the program, you have problems running
  756. PL.EXE:  If you get no video output (or very little), you
  757. probably have a non standard video card. Although inconvenient,
  758. you may try this as a last resort:
  759.  
  760. Using a word processor (if WordStar, use non-document mode), edit
  761. the file PROLOTTO.CNF.
  762.  
  763. Example:
  764.  
  765. 47104d 23 Y 0.500000 44 6 SATURDAY WEDNESDAY NULL NULL NULL NULL NULL
  766.  
  767.  (This is close to what your file should look like, you will be )
  768.  (editing the first number, in this case 47104d. You must change)
  769.  (this number to 0d. The ending result should look like this:   )
  770.  
  771. 0d 23 Y 0.500000 44 6 SATURDAY WEDNESDAY NULL NULL NULL NULL NULL
  772.  
  773.  (Save the changes and retry PL.EXE)
  774.  
  775.  
  776.    If you are updating from the original ProLotto program, you must
  777. convert your data files to the new compressed format of Version 1.3.
  778. To do this, put a copy of CONVERT.EXE on the disk that contains the
  779. data files. Run the program. Your files should be converted now.
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.                                - Page 12 -
  793.  
  794.  
  795.         Suggestions / Problems
  796.  
  797.  
  798.  
  799.   If you have any suggestions about the lotto program that would make
  800. it more user friendly or an added feature, write to PROLOTTO.
  801.  
  802. Your thoughts/criticism is welcomed.
  803.  
  804.   Send all remarks to:
  805.  
  806.  
  807.  
  808.        Mark Frank
  809.        709 Washington Avenue
  810.        Burlington,  WA
  811.                   98233-1901
  812.  
  813.  
  814.   ______________________________________________________________________
  815.  
  816.   ______________________________________________________________________
  817.  
  818.   ______________________________________________________________________
  819.  
  820.   ______________________________________________________________________
  821.  
  822.   ______________________________________________________________________
  823.  
  824.   ______________________________________________________________________
  825.  
  826.   ______________________________________________________________________
  827.  
  828.   ______________________________________________________________________
  829.  
  830.   ______________________________________________________________________
  831.  
  832.   ______________________________________________________________________
  833.  
  834.   ______________________________________________________________________
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.                                - Page 13 -
  859.  
  860.  
  861.                  Registration Form
  862.  
  863. Please Print.
  864.  
  865.     NAME:__________________________________
  866.  
  867.  ADDRESS:__________________________________
  868.  
  869. CITY/ST/ZIP:_______________/_____/_________-
  870.  
  871.    PHONE (DAY): (_____) _______-__________
  872.  
  873.    PHONE (EVE): (_____) _______-__________
  874.  
  875.  
  876. TYPE OF COMPUTER:
  877.  
  878. BRAND:_______________  MODEL:____________________
  879.  
  880. VIDEO MODE USED:  []-EGA  []-CGA  []-MONOCHROME  []-OTHER
  881.  
  882. IF 'OTHER' PLEASE LIST:__________________________
  883.  
  884.  
  885.   I have enclosed my donation of $ 7.00 check or money order.
  886. I will receive the Turbo C source code and any present updates.
  887. And I will be notified of any other programs you are offering.
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.                                - Page 14 -
  925.